Generate Manifest Task
Properties
Location of the generated MANIFEST.MF file.
The version of currently used Gradle.
The apiVersion property value of compileKotlin.kotlinOptions defined in the build script.
The jvmTarget property value of compileKotlin.kotlinOptions defined in the build script.
The languageVersion property value of compileKotlin.kotlinOptions defined in the build script.
Indicates that the Kotlin Gradle Plugin is loaded and available.
kotlin.stdlib.default.dependency property value defined in the gradle.properties file.
The version of Kotlin used in the project.
This variable represents whether the Kotlin Coroutines library is added explicitly to the project dependencies.
The IntelliJ Platform Gradle Plugin version.
The ProductInfo instance of the current IntelliJ Platform.